码迷,mamicode.com
首页 >  
搜索关键字:https ...分类:其他好文 时间:2019-12-08 23:30:14阅读次数:126一.教材内容学习 1.三种最流行的一般应用信息系统:电子表格、数据库管理系统、电子商务; 2.在电子表格中学习了示例Excel中的一些应用及公式,例如SUM,COUNT(    ( 132426个结果
用不了 Google 的服务怎么办?
转自:http://hutu.me/856办法之一:在 Chrome 浏览器中打开「实验性功能」页面(chrome://flags/),启用「实验性 QUIC 协议」和「经由实验性 QUIC 协议发出的 HTTPS 请求」,重启浏览器后应该可以正常登陆 Google 相关服务。这是是网络上看到的,不...
分类:其他好文   时间:2014-06-09 21:12:16    阅读次数:250
CSS3的学习--实现瀑布流
基于CSS3实现瀑布流,使用CSS3的CSS 多栏(Multi-column)。可以到github上下载源码 : https://github.com/CraryPrimitiveMan/waterfall-css3
分类:Web程序   时间:2014-06-09 20:45:59    阅读次数:294
让Android模拟器飞一会
https://software.intel.com/zh-cn/android/articles/speeding-up-the-android-emulator-on-intel-architecture?utm_campaign=CSDN&utm_source=intel.csdn.net&u...
分类:移动开发   时间:2014-06-09 19:21:57    阅读次数:257
[leetcode]Simplify Path @ Python
原题地址:https://oj.leetcode.com/problems/simplify-path/题意:Given an absolute path for a file (Unix-style), simplify it.For example,path="/home/", =>"/home...
分类:编程语言   时间:2014-06-09 19:13:54    阅读次数:181
[leetcode]Scramble String @ Python
原题地址:https://oj.leetcode.com/problems/scramble-string/题意:Given a strings1, we may represent it as a binary tree by partitioning it to two non-empty su...
分类:编程语言   时间:2014-06-09 19:02:59    阅读次数:197
[leetcode]Search in Rotated Sorted Array @ Python
原题地址:https://oj.leetcode.com/problems/search-in-rotated-sorted-array/题意:Suppose a sorted array is rotated at some pivot unknown to you beforehand.(i.e...
分类:编程语言   时间:2014-06-09 18:43:14    阅读次数:273
[leetcode]Combination Sum @ Python
原题地址:https://oj.leetcode.com/problems/combination-sum/题意:Given a set of candidate numbers (C) and a target number (T), find all unique combinations in...
分类:编程语言   时间:2014-06-09 17:50:09    阅读次数:333
.Net 转战 Android 4.4 日常笔记(10)--ADT集成环境更新SDK
今天下载了一份原来来参考,却发现SDK版本偏低我没有安装用SDK Manager却一直更新不了出现Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection...
分类:移动开发   时间:2014-06-09 17:48:05    阅读次数:409
[leetcode]First Missing Positive @ Python
原题地址:https://oj.leetcode.com/problems/first-missing-positive/题意:Given an unsorted integer array, find the first missing positive integer.For example,G...
分类:编程语言   时间:2014-06-09 17:44:43    阅读次数:980
[leetcode]Combination Sum II @ Python
原题地址:https://oj.leetcode.com/problems/combination-sum-ii/题意:Given a collection of candidate numbers (C) and a target number (T), find all unique combi...
分类:编程语言   时间:2014-06-09 17:41:58    阅读次数:320
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!